Contribution studio.extensions.template-module-demo--filters
In component studio.extensions.template-module-demo
studio.extensions.template-module-demo
inside nuxeo-template-rendering-samples-5.8.jar
This contribution is part of XML component Extension Point
Extension point filters of component ActionService.Contributed Items
XML Source
<extension point="filters" target="org.nuxeo.ecm.platform.actions.ActionService">
<filter append="true" id="create">
<rule grant="false">
<type>CustomerReference</type>
<type>InterventionStatement</type>
</rule>
</filter>
</extension>